API Endpoints
Create Tool Credential Endpoint
Creates a new credential for a tool.
POST
Description
This endpoint creates a new credential for a tool.
Endpoint
POST /v3/tools/credentials
Authentication
API Key (x-api-key) must be included in the header.
Request Body
Response
A message confirming that the credential was created.
Example Request
Authorizations
Body
application/json
Response
200
application/json
Credential created successfully
The response is of type object
.